do not install the suricata Python module
authorSascha Steinbiss <satta@debian.org>
Mon, 30 Aug 2021 18:56:18 +0000 (19:56 +0100)
committerSascha Steinbiss <satta@debian.org>
Mon, 30 Aug 2021 18:56:18 +0000 (19:56 +0100)
commitc2ae83a870f0fb58cf09608862f5e5b364aa9250
tree68693dc4db6b51a69e0590635b47d5b212686024
parenta45ef61ab91bfd3ec493d8958af793ba3656ba67
do not install the suricata Python module

Bug: https://redmine.openinfosecfoundation.org/issues/3156
Last-Update: 2019-09-18

Suricata's Python tools only import submodules of 'suricata'. Not installing
this module ensures that there is no chance of having an __init__.py in the
root module directory that might clash with other packages, e.g. suricata-
update.

Gbp-Pq: Name remove-conflicting-python-file.patch
python/setup.py